
/**{padding:0;margin:0}
ol,ul,li{list-style:none}
img{border:none}*/
/*a:link,a:visited,a:hover{ color:#787878; font-size:12px;text-decoration:none;}*/
#chat_f1{
	position:fixed;
	border-radius:8px;/*right:10px;*/
	right:10px;
	top:230px;
	width:120px;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+220)); 	background-color: #178bc9;
   z-index:301;

}

#chat_f1_main{ float:left; width:120px; height:auto; margin:0px;  text-align:center; }
#lifehot{ float:left;width:95px;height:30px;margin:0px; padding:0px;}
#lifehot a{  line-height:30px; color:#FFF; padding-left:25px;  }

#close{ float:left; display:block;width:20px;height:20px;margin-left:5px; margin-bottom:10px; cursor:pointer; 
background:url(../images/close.jpg) center center no-repeat;}/*关闭按钮*/

#htel{ float:left;width:120px;height:20px;margin:0px; padding:0px; padding-bottom:5px; text-align:center;}
#htel a{  line-height:20px; color:#FFF;  }


.chat_f1_expr{width:120px; height:auto; overflow:hidden;background-color: #178bc9;}

.name{ float:left; width:120px; height:30px; margin:0px; padding:0px; padding-left:0px; padding-rgiht:0px; text-align:center;}
.name a{ DISPLAY: block;  line-height:30px;  color:#FFF; padding-left:15px;}

.name a b{ font-weight:100; }

.name a:link{line-height:38px;  color:#FFF; }
.name a:hover{
	line-height:38px;
	/*background-color: #83B6E4;*/ /*鼠标经过客服的颜色*/
}
.name img{ float:right; width:23px; height:16px; margin-top:4px; margin-right:17px; } /*小qq图像*/

.names{ float:left; width:118px; height:33px; margin:0px; margin-bottom:0px; padding:0px; padding-left:1px; padding-rgiht:1px; text-align:center;}
.names a{ DISPLAY: block; /*font-size:12px;*/  line-height:33px;  color:#FFF; border-radius:8px;}

.chbott{ float:left;width:120px; height:10px; margin:0px; padding:0px; border-radius:8px;}

#chat_f2{display:none;position:fixed; right:0px;/*right:1px;*/top:260px; border-radius:8px;/*border:1px solid #ccc;*//*background:url(../images/bdbridge.png) no-repeat;*//*background:#fff;*/padding:0px;width:70px; height:83px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220));
color:#F60;cursor:pointer;}
